CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 游戏 路径

搜索资源列表

  1. migong

    0下载:
  2. C++迷宫游戏源码,程序中,坐标点,如(1,1),在输入时不需要输括号,直接输1,1。该程序寻找的是最佳路径。该程序可以图形显示迷宫。 -C++ maze game code, the program, coordinate point, such as (1, 1), in the input don t need to lose parentheses, the direct lose 1, 1. The program is the best route for. The p
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:9211
    • 提供者:邱明劼
  1. Maze

    0下载:
  2. A 星算法,用来在游戏或者路劲规避中寻找最短路径!-A star algorithm, find the shortest path is used to circumvent the game or Road King!
  3. 所属分类:Data structs

    • 发布日期:2017-05-04
    • 文件大小:1387747
    • 提供者:刘浩
  1. Picking-Bean-Game

    0下载:
  2. 吃豆子的小游戏,是一个可以控制小球沿路径吃豆子并且成长的游戏,利用时钟分频模块,VHDL语言编写,可以利用VGA模块在显示屏上显示-Pacman game Pacman can control a small ball along the path and growth of the game ........
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:1880376
    • 提供者:Ming Yan
  1. Astar

    0下载:
  2. a*算法解决8数码问题。在游戏设计中,经常要涉及到最短路径的搜索,现在一个比较好的方法就是用A*算法进行设计。他的好处我们就不用管了,反正就是好!^_*-a star
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:29093
    • 提供者:chao
  1. Maze

    0下载:
  2. 该程序是数据结构栈的应用,迷宫游戏,该游戏自动完成迷宫的路径并显示。-The program is the application of data structure stack, a maze game, the game automatically complete the path of the labyrinth and displayed.
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:938662
    • 提供者:柳祚鹏
  1. FiveChessGame

    0下载:
  2. 基于GUI的Java五子棋游戏源码,可人机对战,用java swing做的,运行时需要修改图片的路径。   制作思路:   用按钮做棋子,用图片填充每个按钮。   设置棋盘为24*24的,五子棋FiveChessGame类,继承了JFrame,并且添加了时间监听,五子棋的棋子chess,用JButton表示,五子棋棋子chess对应的棋子标识,用于标记棋子的状态。 1表示黑棋,-1表示白棋,默认0表示无棋子,点击棋子时设置棋子的图标setOnChessIcon。 根据判断该位置
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:38694
    • 提供者:GANQIUXIA
  1. migong

    0下载:
  2. 关于迷宫游戏的小程序,c++编写。可自行设置迷宫也可使用系统迷宫,计算全部路径最小路径。-a good game for people to play.
  3. 所属分类:Other Games

    • 发布日期:2017-05-08
    • 文件大小:1917274
    • 提供者:娜娜
  1. MAZE

    0下载:
  2. 这是一个迷宫游戏,可以随机产生迷宫,显示路径-package com import java.applet.* import java.awt.* import java.util.* import java.io.* public class Maze3D extends Applet { public boolean clearUserAttempts public boolean hexag
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:81516
    • 提供者:胡塞尔
  1. migongsrc

    0下载:
  2. C++迷宫游戏源码,程序中,坐标点,如(1,1),在输入时不需要输括号,直接输1,1。   该程序寻找的是最佳路径。   该程序可以图形显示迷宫。-C++ maze game source code, program, coordinate points, such as (1,1), the brackets do not need to lose input, direct input 1,1. The program is looking for the best path.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-25
    • 文件大小:9656
    • 提供者:倪乾清
  1. AmbulanceSchedule

    0下载:
  2. 一个 VISUO studio 平台 MFC语言编写的小游戏 用到最短路径算法-Studio platforms-VISUO MFC language to write a small game to use the shortest path algorithm
  3. 所属分类:Other Games

    • 发布日期:2017-05-27
    • 文件大小:10311365
    • 提供者:jinpeng
  1. redblack

    0下载:
  2. 红黑棋游戏 在VC上可直接运行 不过要注意设置图片路径-Red Black game on the VC can be run directly but to pay attention to set the picture path
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:28916
    • 提供者:麦迪
  1. 9dyou_MySQL_UTF8

    0下载:
  2. 1、使用技术 struts2 + hibernate + spring + dwr 2、开发环境 tomcat6.0 + jdk1.5 + eclipse + oracle 3、根据你的需要开放自主交易和寄售交易 4、在线订单即时提醒,让你更快,更准确的发货 5、整合易宝最新支付接口 6、在安装好数据库后依次将:数据表语句、初始化数据语句、游戏区服语句 运行 7、客服客户端请求路径如需更改请用压缩方式打开 找到\com\game
  3. 所属分类:Java Develop

    • 发布日期:2017-06-20
    • 文件大小:34281774
    • 提供者:Alex
  1. StellariaTechDemo_NSV

    0下载:
  2. 这是一个华裔学生Mingjing Zhang编写的一款由matlab运行下的游戏,飞船射击游戏。 想运行的话,一定要设置路径的,不然会报错。have fun-This is the Mingjing Zhang, a Chinese-American students to write a matlab run of the game, the spaceship shooting game. Want to run, then be sure to set the path, or an
  3. 所属分类:Shot Game

    • 发布日期:2017-05-15
    • 文件大小:3685303
    • 提供者:
  1. pang

    0下载:
  2. linux的经典pang游戏,在终端g++ -lX11 -lGLU -lpthread 文件路径 -o 输出文件名-linux classic pang game, terminal g++-lX11-lGLU-lpthread file path-o output file name
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-05
    • 文件大小:1301
    • 提供者:cyh
  1. 3DMine

    0下载:
  2. directX3D实现简单版扫雷游戏,编译环境vs2008。你知道的,需安装directx SDK并在工程中设置directx SDK的相关路径-The simple version minesweeper game in directX3D compilation environment vs2008. You know, you need to install the the directx SDK project set directx SDK path
  3. 所属分类:DirextX

    • 发布日期:2017-11-11
    • 文件大小:4620319
    • 提供者:李庆进
  1. QQgame

    0下载:
  2. 不搜索路径直接打开QQ游戏,是一个很不错的源码-Not the search path directly open the QQ game
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-11-18
    • 文件大小:958
    • 提供者:梁旻龙
  1. maze

    0下载:
  2. 用c语言找出文件中全是1的路径(迷宫游戏)-maze game generated by c
  3. 所属分类:Data structs

    • 发布日期:2017-11-30
    • 文件大小:50593
    • 提供者:rachel
  1. maze

    0下载:
  2. 迷宫游戏1.从文件中读出迷宫数据,寻找并打印路径通路;存储迷宫数据到文件。 2.文件中迷宫地图数据格式为: 长 宽 入口 出口 迷宫地图数据 迷宫地图数据由01二进制组成,1表示墙壁,0表示通路 3.可以采用字符显示迷宫地图和路径,比如□表示通路, ▇表示墙壁, ※表示找到的路径. -Maze game from a file read out the maze of data to find and print the path pathway storage maze
  3. 所属分类:CSharp

    • 发布日期:2017-11-24
    • 文件大小:1581
    • 提供者:name
  1. boat

    0下载:
  2. java小船运动游戏:绘制图形界面,设置初始时的三个点,小船由其中一点依次运动到第三个点,然后又以正弦曲线的运动路径向某一方向运动!-java boat sports games: draw a graphical interface, set the initial three points, the boat turn movement to the third point by one point, and then again the the sinusoidal motion path
  3. 所属分类:Applet

    • 发布日期:2017-11-11
    • 文件大小:15969
    • 提供者:包萌
  1. warcode

    0下载:
  2. 将程序放在魔兽争霸安装目录,将会自动搜索文件哦。否则需要自己填写路径。自动限制鼠标区域。当游戏窗口激活并鼠标进入游戏时自动时,就会自动限制区域。可以拖动窗口位置。解锁限制鼠标区域。当游戏窗口失去焦点时,比如按一下Win键,按Alt+Tab切换窗口,按Win+D显示桌面,或者有其他新窗口弹出都会解锁鼠标区域限制。同时勾选了自动开始游戏与自动隐藏,程序将全后台无窗口模式自动运行。请确定不再修改设置的情况再勾选哦。否则您将自己修改config.ini配置文件或者删除该配置文件。-Program on
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:37305
    • 提供者:韩宏伟
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 »
搜珍网 www.dssz.com